docs       - directory containing various documents about file systems

NewFS      - directory containing an experimental image filing system


Other files and directories at this level relate to various experimental
programs as follows:

1)  stats

  This program analyses the contents of a hard disc in terms of the number of
  files in a given size range.

2)  ldir

  This program lists the directory entries inside a given directory.

3)  lmap

  This program lists information about a disc's disc structures.

4)  timedisc

  A start at very primitive disc performance measurement.

5)  writefile

  Creates a file, and writes quite a lot to it; of possible use when tracing
  FileCore's behaviour.

6)  prog1

  Lists various possibilities for idlen, min_frag_size, disc_size, nzones,
  map_size given sector_size and allocation_unit size.

7)  prog2

  Calculates "close region" and "long term maximum transfer rate", given the
  physical characteristics of a disc.

    prog2-data

  Contains data defining a number of current discs.

8)  prog3

  Calculates various table sizes for NewCore, given sector size, chunk size,
  zone size, etc.

9)  exp1

  Simple experiments with FSw - modifiable as necessary.

10) attrd <filename>  -  types access control bits

11) attwr <filename> <hex value> - sets access control bits

12) fswlib

  Basic library to include for FileSwitch SWI investigations.
